home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / ALLPlayer 4.2.6.7 / ALLPlayerPL.exe / {app} / ALLUpdate.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2009-11-11  |  2KB  |  71 lines

  1. object Form1: TForm1
  2.   Left = 1225
  3.   Top = 110
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ALLPlayer Update'
  7.   ClientHeight = 265
  8.   ClientWidth = 400
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poDefault
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object WB: TWebBrowser
  25.     Left = 0
  26.     Top = 0
  27.     Width = 400
  28.     Height = 265
  29.     Align = alClient
  30.     TabOrder = 0
  31.     OnBeforeNavigate2 = WBBeforeNavigate2
  32.     OnDocumentComplete = WBDocumentComplete
  33.     ControlData = {
  34.       4C00000057290000631B00000000000000000000000000000000000000000000
  35.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  36.       2B2E126208000000000000004C0000000114020000000000C000000000000046
  37.       8000000000000000000000000000000000000000000000000000000000000000
  38.       00000000000000000100000000000000000000000000000000000000}
  39.   end
  40.   object CheckVersion: THttpCli
  41.     URL = 'www.allvideo.pl/ALLUpdate/check.php'
  42.     LocalAddr = '0.0.0.0'
  43.     ProxyPort = '80'
  44.     Agent = 'Mozilla/4.0 (compatible; ICS)'
  45.     Accept = 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*'
  46.     NoCache = False
  47.     ContentTypePost = 'application/x-www-form-urlencoded'
  48.     MultiThreaded = False
  49.     RequestVer = '1.0'
  50.     FollowRelocation = True
  51.     Options = []
  52.     SocksLevel = '5'
  53.     SocksAuthentication = socksNoAuthentication
  54.     Left = 20
  55.     Top = 16
  56.   end
  57.   object XPManifest1: TXPManifest
  58.     Left = 56
  59.     Top = 16
  60.   end
  61.   object Ping: TPing
  62.     Address = 'www.allvideo.pl'
  63.     Size = 56
  64.     Timeout = 4000
  65.     TTL = 64
  66.     Flags = 0
  67.     Left = 96
  68.     Top = 16
  69.   end
  70. end
  71.